home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / euro-oztex / EOT2.1#1.sea.bin / Utilitaires / BBEdit Lite 3.0 / BBEdit General Information < prev    next >
Text File  |  1994-02-09  |  12KB  |  313 lines

  1. ========================================
  2. Text Editors vs. Word Processors
  3. ==== ======= === ==== ==========
  4.  
  5. Many people consider that text editors and word processors are
  6. actually the same type of application, differing mainly on the basis
  7. of size and cost. There are, however, a number of practical features
  8. which affect how a given program should be categorized.
  9.  
  10. Text editors are applications which are used strictly for editing and
  11. transforming text. In this context, "text" means a document which
  12. contains any arbitrary combination of characters, including letters,
  13. numbers, punctuation marks, and other symbols. Some examples include
  14. PostScript text files, BinHex or uuencoded data files, program source
  15. code files, or documents such as this one. The functional emphasis for
  16. a text editor is on manipulation of characters and lines (often within
  17. very large files), rather than words or other units of written
  18. language. This of course does not imply that text editors cannot or
  19. should not have word-oriented functions as well, but rather that they
  20. must handle a variety of arbitrary types of file content which word
  21. processors are not optimized for.
  22.  
  23. A text editor does not commonly incorporate extensive formatting
  24. options, as its goal is to manipulate files which will be employed or
  25. passed on in digital form (e.g. as ASCII files, or as input to some
  26. external formatting or processing program). Thus, provisions for
  27. external interactions with programming environments or similar tools
  28. are also common among text editors.
  29.  
  30. In contrast, word processors are applications optimized and primarily
  31. used for preparing and formatting documents for printed output. In
  32. keeping with the nature of printed documents, word processing programs
  33. naturally focus on language elements such as words, paragraphs, and
  34. sentences, and on providing extensive sets of formatting options to
  35. aid in the production of printed output.
  36.  
  37. In principle, word processors can provide many of the text
  38. manipulation features of text editors. In practice, text editors are
  39. leaner and meaner: they enjoy much smaller footprints (in other words,
  40. they take up less space, both on the disk and in RAM), and are faster
  41. at display and scrolling than word processors. They contain features
  42. that most word processors don't have, such as multi-file search and
  43. replace, line-oriented text manipulation, and even more. They are
  44. ideal tools for programming, telecommunications, cross-platform text
  45. transfer, data analysis, and simple composition (such as the file
  46. you're reading now).
  47.  
  48. BBEdit is a text editor.
  49.  
  50.  
  51. Why BBEdit is so Cool
  52. === ====== == == ====
  53.  
  54. Most text editors are capable tools. BBEdit is a power tool:
  55.  
  56.     -    Integrated support for THINK C(tm) 6.0 and Symantec C++.
  57.     -    Support for MPW(r)'s ToolServer.
  58.     -    Support for the MPW "411" on-line Macintosh
  59.             programming reference.
  60.     -    Importing and Exporting of foreign file formats via
  61.             Claris XTND(tm).
  62.     -    Disk and Glossary Browsers.
  63.     -    Ability to read THINK C, THINK Pascal, and Code
  64.         Warrior projects for browsing and searching.
  65.     -    Support for On Location(tm) for text searches.
  66.     -    Multi-file search and replace.
  67.     -    Built-in Compare utility.
  68.     -    Automatic line feed translation.
  69.     -    Stationery documents.
  70.     -    Ability to open multiple files with one command.
  71.     -    Pattern ("grep") searching.
  72.     -    System 7 savvy; System 6 friendly.
  73.     -    A/UX(tm) 3.0 compatible.
  74.  
  75. Here's what some of the critics have to say about BBEdit:
  76.  
  77.     "It doesn't suck."
  78.         - Leonard Rosenthol, Director of Advanced Technology,
  79.             Aladdin Systems.
  80.             
  81.     "It has that, as the French say, 'I don't know what'".
  82.         -  Keith Rollin, co-author, Macintosh Programming Secrets
  83.         
  84.     "It's the feel-good hit of the summer".
  85.         -  Phil Shapiro, Software Engineer, Symantec Corporation
  86.     
  87.     "BBEdit provides much functionality in an uncluttered
  88.         interface that belies its power." -    TidBITS #202
  89.         
  90. BBEdit 2.5 has been designated a Finalist for the 1993 MacUser Editors'
  91. Choice Awards in the category of Best New Development Tool.
  92.  
  93. Why not use Another Text Editor?
  94. === === === ======= ==== =======
  95.  
  96. There are many reasons:
  97.  
  98.     -    None of them are as well-supported as BBEdit. Others
  99.         go years between maintenance versions and major releases;
  100.         we continually maintain and enhance BBEdit to meet our
  101.         customers' needs.
  102.     
  103.     -    None of them work as smoothly with your chosen development
  104.         tools (THINK C 6.0/Symantec C++, THINK Reference 2.0, or MPW
  105.         ToolServer) as BBEdit does.
  106.     
  107.     -    None of them can read or search THINK C, THINK Pascal,
  108.         and Code Warrior project documents.
  109.         
  110.     -    None of them support the Claris XTND mechanism.
  111.     
  112.     -    Or On Location.
  113.         
  114.     -    Or have any neat features like disk browsers.
  115.     
  116.     -    Or support for Balloon Help.
  117.     
  118. And the list goes on.
  119.  
  120. BBEdit has been around for a while, and continues to support its
  121. installed base. And it promises to keep on doing so. Let's face it:
  122. there are old text editors, and there are bold text editors, but there
  123. are no old, bold text editors.
  124.  
  125.  
  126. Specifications
  127. ==============
  128.  
  129. Current Major Version: 2.5
  130. Application Type: Text Editor
  131. Application Size on Disk: 282K
  132. Total Package Size (as distributed): 760K
  133. Documentation: 168-page perfect-bound User Manual, included with package.
  134.  
  135. Maximum File Size: Limited by available system memory; theoretical max. is 2GB.
  136. Maximum number of open files: Limited by available memory.
  137.  
  138. File Formats: Macintosh 'TEXT', DOS, UNIX(tm), any XTND-translatable format.
  139. Apple Event Support: 'required' suite, plus additional events as necessary
  140.     for ToolServer, On Location, THINK Reference 2.0, THINK C/Symantec C++.
  141. Text Search & Replace: plain-text search, both forward and reverse. Case-
  142.     and word-sensitive; 'grep' pattern-matching.
  143. Text Viewing and Editing: parenthesis balancing; smart quotes; splittable
  144.     editing windows; optional display of tab stops, line numbers, invisible
  145.     characters, and cursor position.
  146. Expansion: via drop-in code modules. API documented, published, and upward-
  147.     compatible.
  148.  
  149.  
  150. Requirements
  151. ============
  152.  
  153. System Software: version 6.0.7 or later, or A/UX 3.0 or later.
  154.  
  155. Hardware: Macintosh Plus or later; includes all Plus, SE, II, Quadra, Centris,
  156.     Performa, PowerBook, Duo, and Classic models.
  157.     
  158. Memory: 350K of RAM minimum. Compatible with Apple VM, 32-bit mode, and
  159.     Connectix MAXIMA, VIRTUAL, and MODE32 software.
  160.     
  161. Disk: Will fit on an 800K floppy disk with System 6.0.7 minimum installation;
  162.     1.44MB disk with System 7.x minimum installation.
  163.  
  164.  
  165. Pricing Information
  166. ======= ===========
  167.  
  168. The single-copy price for BBEdit 2.5 is $99. Quantity discounts and 
  169. site licenses are available; contact Bare-Bones Software at the address
  170. below for more information.
  171.  
  172. There is a special upgrade price of $49 available for users of BBEdit
  173. Lite 2.3, BBEdit 2.2 or earlier, Vantage, QUED/M, THINK C, THINK Pascal,
  174. Code Warrior, or MPW. (See the ordering details section below for
  175. proof-of-ownership requirements.)
  176.  
  177. If you are a student, you can obtain BBEdit 2.5 for the special student
  178. price of $29.
  179.  
  180. Massachusetts residents add 5% sales tax to each order. For the $99
  181. price, it's $4.95 per copy. For the $49 special upgrade price, it's $2.45
  182. per copy; for the $29 student price, it's $1.45 per copy.
  183.  
  184. To each order, add shipping and handling charges as follows:
  185.  
  186. Domestic Shipping & Handling (United States Only):
  187.  
  188. Shipping Method                Charge        Delivery Time*
  189. ---------------                ------        -------- ----
  190. UPS Ground                    $5.00        varies by destination
  191. UPS Second Day Air            $10.00        second business day
  192. Federal Express Standard    $20.00**    next business day
  193. Federal Express Priority    $25.00**    next business morning
  194.  
  195. International Shipping & Handling (Canada, Europe, etc):
  196.  
  197. USPS International Airmail    $10.00        varies by destination
  198. Federal Express    Priority    $50.00***    second business day
  199.  
  200. Notes:
  201.  
  202. * Delivery time is from receipt of order. Orders shipped via Federal
  203. Express will typically be processed on the day of receipt; orders
  204. shipped via UPS will typically be processed within five days of
  205. receipt. (Order processing and delivery times are approximate,
  206. and can vary due to circumstances beyond our control.)
  207.  
  208. **  Federal Express charges are based on one copy per order.
  209. Add $2.50 for each additional copy.
  210.  
  211. *** Minimum charge. Federal Express shipping charges for
  212. international shipment vary by destination and weight of package.
  213.  
  214.  
  215. Ordering Information
  216. ======== ===========
  217.  
  218. Orders should include the following:
  219.  
  220.     *  Check, bank draft, or money order for the appropriate
  221.        amount, as determined from the information above. Checks,
  222.        drafts, and money orders should be made payable to 
  223.        "Bare-Bones Software". If paying by credit card (MasterCard 
  224.        and Visa only), please also include the following in your order:
  225.  
  226.         -  Your name, as it appears on the credit card.
  227.         -  The address to which the credit card is billed.
  228.         -  The credit card number (MasterCard and Visa only).
  229.         -  The expiration date (month/year) of the card.
  230.  
  231.     *  The address to which your order should be shipped.
  232.         
  233.     *  Your phone number and e-mail address, if appropriate (for 
  234.        registration and product support purposes).
  235.     
  236.     *  If you're requesting a discount price, include one
  237.        proof of discount for -each- copy you would like to
  238.        buy at the discounted price.
  239.  
  240.  
  241. Proofs of Discount
  242. ------------------
  243.  
  244. BBEdit Lite or BBEdit 2.2 Users:
  245.     Include a screen snapshot of the about-box from your copy of
  246.     BBEdit, or a screen snapshot of the Finder's "Get Info" window for
  247.     your copy of BBEdit. If ordering by e-mail, please include the
  248.     creation date and version number of the BBEdit version you have.
  249.  
  250. Vantage or QUED/M Owners:
  251.     Send in the _original_ first page of your manual. Only original
  252.     manual pages will be accepted. If ordering by e-mail, please 
  253.     provide the product registration number.
  254.  
  255. THINK C, THINK Pascal, Code Warrior, or MPW Owners:
  256.     Send in a photocopy of the first page of your manual, or a
  257.     photocopy of the purchase receipt showing purchase of. This
  258.     applies to any version of these products. If ordering by 
  259.     e-mail, please provide the product registration number.
  260.  
  261. Students:
  262.     Include a photocopy of both sides of your currently valid student
  263.     ID or receipt for the current semester's tuition. If ordering by
  264.     e-mail, please provide the name of your college and your student 
  265.     ID number.
  266.  
  267.  
  268. We accept purchase orders from large businesses, universities, and
  269. government agencies (state or federal). NET 10 terms are preferred,
  270. but we will extend NET 30. If you are a small business or reseller,
  271. please write or call for additional information.
  272.  
  273. To place an order or request additional information by mail, write to:
  274.  
  275.     Bare-Bones Software
  276.     c/o R. Siegel
  277.     1 Larkspur Way #4
  278.     Natick, MA 01760
  279.     
  280. To place an order or request additional information by e-mail, write to:
  281.  
  282.     Internet: bbedit@world.std.com
  283.     CIS: 73051,3255
  284.     AppleLink: BARE.BONES
  285.     
  286. To place an order or request information by phone, call (508) 651-3561.
  287.  
  288. To place an order or request information by fax, fax (508) 651-7584.
  289.  
  290. A demo version of BBEdit 2.5 is available on the Internet for anonymous
  291. FTP from world.std.com, in /ftp/pub/bbedit; the demo can also be found
  292. on sumex.stanford.edu, in /info-mac/text. On CIS, look for BBEDIT.DMO
  293. in various forum libraries, including MACDEV, SYMDEV, and ZMC:DOWNTECH, 
  294. or use the File Finder with keyword "bbedit". The BBEdit demo package is 
  295. also available from various other information services and BBSes; check 
  296. yours to see if it's there.
  297.  
  298. =============================================================================
  299.  
  300. Macintosh, Apple, A/UX, MPW, and ToolServer are trademarks of Apple 
  301.    Computer, Inc.
  302. XTND is a trademark of Claris Corporation.
  303. On Location is a trademark of ON Technologies, Inc.
  304. THINK C is a trademark of Symantec Corp.
  305. UNIX is a trademark of UNIX Systems Laboratory.
  306.  
  307. This document is written by and copyright (c)1993 by Richard M. Siegel.
  308. It may be redistributed freely as long as it is not modified in any way.
  309.  
  310. Information presented here is accurate as of the time of writing, but is
  311. subject to change or revision without notice.
  312.  
  313.